SftTree/NET 2.0

SortDescending Constructor

Softel vdm, Inc.

Initializes a new instance of the SortDescending class.

Syntax      SortDescending Class (Softelvdm.SftTreeNET)

VB   

Public Sub New( ByVal ColumnIndex As Integer )

C#   

public SortDescending( int ColumnIndex );

C++   

public: SortDescending( int ColumnIndex );

ColumnIndex

Index of the column whose cell text is to be sorted.

Comments

The SortDescending constructor initializes a new instance of the SortDescending class.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com